Skip to content

Add bioconductor dependencies to DESCRIPTION #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TomKellyGenetics
Copy link

Resolves

> devtools::install_github("scottzijiezhang/MeRIPtools")
Downloading GitHub repo scottzijiezhang/MeRIPtools@HEAD
Skipping 7 packages not available: DESeq2, Guitar, qvalue, GenomicAlignments, rtracklayer, Rsamtools, GenomicFeatures
   checking for file ・tmp/RtmpnXJh6O/remotes3d56353959681/scottzijiezhang-MeRIPtools-626569a/DESCRIPTIO?  checking for file ・tmp/RtmpnXJh6O/remotes3d56353959681/scottzijiezhang-MeRIPtools-626569a/DESCRIPTION
q  preparing MeRIPtools
?  checking DESCRIPTION meta-information ...
q  cleaning src
q  checking for LF line-endings in source and make files and shell scripts
q  checking for empty or unneeded directories
   Omitted LazyData・from DESCRIPTION
   building MeRIPtools_0.2.1.tar.gz

Installing package into home/kelly-t/R/x86_64-pc-linux-gnu-library/4.1
(as lib is unspecified)
ERROR: dependency DESeq2・is not available for package MeRIPtools

Resolves

```
> devtools::install_github("scottzijiezhang/MeRIPtools")
Downloading GitHub repo scottzijiezhang/MeRIPtools@HEAD
Skipping 7 packages not available: DESeq2, Guitar, qvalue, GenomicAlignments, rtracklayer, Rsamtools, GenomicFeatures
   checking for file ・tmp/RtmpnXJh6O/remotes3d56353959681/scottzijiezhang-MeRIPtools-626569a/DESCRIPTIO?  checking for file ・tmp/RtmpnXJh6O/remotes3d56353959681/scottzijiezhang-MeRIPtools-626569a/DESCRIPTION
q  preparing MeRIPtools
?  checking DESCRIPTION meta-information ...
q  cleaning src
q  checking for LF line-endings in source and make files and shell scripts
q  checking for empty or unneeded directories
   Omitted LazyData・from DESCRIPTION
   building MeRIPtools_0.2.1.tar.gz

Installing package into home/kelly-t/R/x86_64-pc-linux-gnu-library/4.1
(as lib is unspecified)
ERROR: dependency DESeq2・is not available for package MeRIPtools
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant